Tx
constructor(connection: Connection)
Initializes the transaction with a given database connection.
Parameters
connection
The database connection associated with this transaction.
Initializes the transaction with a given database connection.
The database connection associated with this transaction.